home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" ?>
- <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
- <background>
- <id>3589</id>
- <filler1>0</filler1>
- <cantDelete> <false /> </cantDelete>
- <showPict> <true /> </showPict>
- <dontSearch> <false /> </dontSearch>
- <link rel="stylesheet" type="text/css" href="stylesheet_3282.css" />
- <name></name>
- <script>-- on setmin i
- -- global Cost,Data
- -- put item Cost of line i of Data into c
- -- answer "Cost = " & c & ". Min?" with round(c/3)
- -- put it into item 15 of line i of bg fld "Data"
- -- end setmin
-
-
- on DisplayRect prop,theRect
- global BW
- if BW is true then exit DisplayRect
- global Monop,Data
- put item Monop of line prop of Data into m
- put line m of bg fld "colors" into theColor
- put "colorizeHC " & QUOTE & "colorFill" & QUOTE & "," ¬
- & QUOTE & theRect & QUOTE & "," & QUOTE & theColor & QUOTE into l
- do l
- end DisplayRect
-
-
- on eraseRect
- global TitleRect
- colorizeHC "Erase",TitleRect
- end eraseRect
-
-
- on release thing
- global ChanceJail
- if thing contains "Chance" then put false into ChanceJail
- end release</script>
- </background>
-